[INFO] cloning repository https://github.com/TheNeikos/csidh
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheNeikos/csidh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheNeikos%2Fcsidh", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheNeikos%2Fcsidh'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4292327c7d0efbaed77663cdc032ab90020c0570
[INFO] checking TheNeikos/csidh against try#21cad1f647cfd05a566220f933edd88a53e50bcf for pr-129249-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheNeikos%2Fcsidh" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TheNeikos/csidh
[INFO] finished tweaking git repo https://github.com/TheNeikos/csidh
[INFO] tweaked toml for git repo https://github.com/TheNeikos/csidh written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TheNeikos/csidh on toolchain 21cad1f647cfd05a566220f933edd88a53e50bcf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TheNeikos/csidh already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `edition` is set on library `csidh` which is deprecated
[INFO] [stderr] warning: `csidh` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 55fa70132f972c2443d91b4ab45831c42d85cfea9332c63014ac32c9b302fdc5
[INFO] running `Command { std: "docker" "start" "55fa70132f972c2443d91b4ab45831c42d85cfea9332c63014ac32c9b302fdc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "55fa70132f972c2443d91b4ab45831c42d85cfea9332c63014ac32c9b302fdc5" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55fa70132f972c2443d91b4ab45831c42d85cfea9332c63014ac32c9b302fdc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "55fa70132f972c2443d91b4ab45831c42d85cfea9332c63014ac32c9b302fdc5" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `edition` is set on library `csidh` which is deprecated
[INFO] [stderr] warning: `csidh` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.45
[INFO] [stderr]     Checking rand v0.6.1
[INFO] [stderr]     Checking csidh v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::global`
[INFO] [stdout]    --> src/montgomery.rs:364:9
[INFO] [stdout]     |
[INFO] [stdout] 364 |     use crate::global;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/montgomery.rs:429:95
[INFO] [stdout]     |
[INFO] [stdout] 429 |         let proj_other = other_point.projectivize().ladder2(&proj_c, &LargeUint::from_u64(3));;
[INFO] [stdout]     |                                                                                               ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/galois.rs:333:9
[INFO] [stdout]     |
[INFO] [stdout] 333 |         &other.inverse();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 333 |         let _ = &other.inverse();
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `parse_bytes` are never used
[INFO] [stdout]   --> src/galois.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl LargeUint {
[INFO] [stdout]    | -------------- associated functions in this implementation
[INFO] [stdout] 14 |     pub fn new() -> LargeUint {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn parse_bytes(s: &[u8]) -> LargeUint {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `contains` and `recover` are never used
[INFO] [stdout]   --> src/montgomery.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Curve {
[INFO] [stdout]    | ---------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn contains(&self, p: &Point) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     fn recover(p: &Point, q: &ProjectivePoint, o: &ProjectivePoint) -> Point {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Point` is never constructed
[INFO] [stdout]    --> src/montgomery.rs:144:12
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub struct Point {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `multiply`, `projectivize`, and `unproject` are never used
[INFO] [stdout]    --> src/montgomery.rs:152:12
[INFO] [stdout]     |
[INFO] [stdout] 151 | impl Point {
[INFO] [stdout]     | ---------- associated items in this implementation
[INFO] [stdout] 152 |     pub fn new(curve: Curve, x: LargeUint, y: LargeUint) -> Point {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     pub fn multiply(&self, k: &LargeUint) -> Point {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 167 |     fn projectivize(&self) -> ProjectivePoint {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 |     fn unproject(self) -> Point {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `ladder`, `double`, and `normalize` are never used
[INFO] [stdout]    --> src/montgomery.rs:289:12
[INFO] [stdout]     |
[INFO] [stdout] 204 | impl ProjectivePoint {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 289 |     pub fn ladder(&self, a: &GaloisElement, k: &LargeUint) -> (ProjectivePoint, ProjectivePoint) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 334 |     pub fn double(&self, a: &GaloisElement) -> ProjectivePoint {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 353 |     fn normalize(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/galois.rs:333:9
[INFO] [stdout]     |
[INFO] [stdout] 333 |         &other.inverse();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 333 |         let _ = &other.inverse();
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]  --> src/bin/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fs::File;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]  --> src/bin/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fs::File;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `public`
[INFO] [stdout]   --> benches/csidh.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |         let public = private.get_public_key();
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_public`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.92s
[INFO] running `Command { std: "docker" "inspect" "55fa70132f972c2443d91b4ab45831c42d85cfea9332c63014ac32c9b302fdc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55fa70132f972c2443d91b4ab45831c42d85cfea9332c63014ac32c9b302fdc5", kill_on_drop: false }`
[INFO] [stdout] 55fa70132f972c2443d91b4ab45831c42d85cfea9332c63014ac32c9b302fdc5
